notebook: Destroy gadgets after chaining up
authorBenjamin Otte <otte@redhat.com>
Fri, 15 Jan 2016 11:58:14 +0000 (12:58 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 15 Jan 2016 15:22:22 +0000 (16:22 +0100)
commit6e4d65d227fa31c44e90597e97184dcfdf9f9f26
treeab6dd9d805e598b41c4f0d4a0c963d8857737a69
parent2e27c0af25c12642a65b5611ee9f08c7406d6171
notebook: Destroy gadgets after chaining up

While chaining up, we might still call into the notebook code. And that
code expects the gadgets to be there.

https://bugzilla.gnome.org/show_bug.cgi?id=760640
gtk/gtknotebook.c